From 036aa0eea92b821ee83923a2a474a4aa369d6557 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 1 Oct 2010 07:37:26 -0400 Subject: [PATCH] GdkVisual: tell gtk-doc to ignore the innards --- gdk/gdkvisual.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gdk/gdkvisual.h b/gdk/gdkvisual.h index 95fb441bf5..80d742ff9a 100644 --- a/gdk/gdkvisual.h +++ b/gdk/gdkvisual.h @@ -78,7 +78,8 @@ typedef enum struct _GdkVisual { GObject parent_instance; - + + /*< private >*/ GdkVisualType GSEAL (type); gint GSEAL (depth); GdkByteOrder GSEAL (byte_order); -- 2.30.2